tools/xenstored: Don't leak a file handle when creating the pidfile
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 25 Nov 2013 11:07:44 +0000 (11:07 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 25 Nov 2013 12:28:41 +0000 (12:28 +0000)
commit375b0e1bfba15d4493a24d7b0e33d573d0e2fc3a
tree840fafd35f4023007763c3365650c7db2cc0112b
parent05e243a6a0a6026458ff7ccdc94e308bf8727deb
tools/xenstored: Don't leak a file handle when creating the pidfile

Coverity ID: 1055849

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
CC: Ian Campbell <Ian.Campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/xenstore/xenstored_posix.c